github.com/refraction-networking/utls.halfConn.incSeq (method)

5 uses

	github.com/refraction-networking/utls (current package)
		conn.go#L243: func (hc *halfConn) incSeq() {
		conn.go#L463: 	hc.incSeq()
		conn.go#L563: 	hc.incSeq()
		u_conn.go#L807: 		tlsConn.in.incSeq()
		u_conn.go#L808: 		tlsConn.out.incSeq()